github.com/jackc/pgx/v5/pgtype.scanPlanSQLScanner.formatCode (field)

4 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L390: 	formatCode int16
		pgtype.go#L401: 	case plan.formatCode == BinaryFormatCode:
		pgtype.go#L1124: 			return &scanPlanSQLScanner{formatCode: formatCode}
		xml.go#L133: 		return &scanPlanSQLScanner{formatCode: format}